home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Tools & Apps / Graphics & Imaging / Ultra Dragging 1.0ß1 / Nothing.MAMake < prev    next >
Encoding:
Text File  |  1991-06-04  |  683 b   |  22 lines  |  [TEXT/MPS ]

  1. AppName = Nothing
  2.  
  3. OtherPascalOptions =    -i "{SCPPInterfaces}" ∂
  4.                         -i "{SCPBldgBlksDir}"
  5.  
  6. OtherRezFiles = "{SrcApp}Relief Colors.r"
  7.  
  8. OtherRsrcFiles = "{SrcApp}NothingResources.rsrc"
  9.  
  10. OtherLinkFiles = ∂
  11.     "{SCPPLibraries}OSBitmap.o" ∂
  12.     "{SCPBldgBlksDir}{SeparateObjectsFolder}{SCPBldgBlksLib}" ∂
  13.     "{ObjApp}UReliefGridView.p.o" ∂
  14.     "{ObjApp}UOffscreenManager.p.o" ∂
  15.     "{ObjApp}UIconDragging.p.o"
  16.     
  17. "{ObjApp}UReliefGridView.p.o"    ƒ    "{SrcApp}UReliefGridView.p"
  18.  
  19. "{ObjApp}UOffscreenManager.p.o"    ƒ    "{SrcApp}UOffscreenManager.p" "{SrcApp}UOffscreenManager.inc1.p"
  20.  
  21. "{ObjApp}UIconDragging.p.o"    ƒ    "{SrcApp}UIconDragging.p" "{SrcApp}UIconDragging.inc1.p" ∂
  22.                                 "{SrcApp}UOffscreenManager.p"